.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl 
{
  
	display: table !important;
	display: block;
}
.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .advancedTextBoxContents
{
  background-color: White;
  width: 30em;
  border: solid 0.1em black;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .advancedTextBox 
{
  width: 14.5em !important;
  width: 15em; 
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .advancedTextBoxContents ul
{
  margin: 0.4em 0;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .advancedTextBoxContents li
{
  padding: 0.4em 1em;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .header
{
  height: 100%;
  padding: 0.4em;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .acHighlight
{
  background-color: #ececec;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .title
{
  float: left;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .close
{
  float: right;
  cursor: hand;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .count
{
	display: none;
	text-align: right;
	position: absolute;
	background-color: #ffffff;
	padding: 0.4em;
	border: 0.1em solid #A0A0A0;
	border-bottom: 0;
	white-space: nowrap;
	cursor: hand;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .links
{
	padding-right: 0.1em;
	width: 100%;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .links a, .MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .links span
{
	float: left;
	margin: 0.1em 0.125em ;
	width: 0.9em;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase; 
	white-space: nowrap;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .links span
{
	color: #C0C0C0;
}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .moreLinks
{
  clear: left;
  float: left;
  width: 100%;
  text-align: right;

}

.MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .moreLinks a.moreLink, .MetaPress_Products_Reader_Web_UI_Controls_StartsWithControl .moreLinks span.moreLink
{
  float: none;
  padding-right: 0.4em;
  display: none;
  width: 2em;
  clear: left;
}


